﻿2026-06-21T01:51:33.6155397Z ##[group]Run actions/checkout@v5
2026-06-21T01:51:33.6156234Z with:
2026-06-21T01:51:33.6156712Z   fetch-depth: 0
2026-06-21T01:51:33.6157257Z   repository: SaberMage/spt-core
2026-06-21T01:51:33.6162702Z   token: ***
2026-06-21T01:51:33.6163199Z   ssh-strict: true
2026-06-21T01:51:33.6163727Z   ssh-user: git
2026-06-21T01:51:33.6164271Z   persist-credentials: true
2026-06-21T01:51:33.6164840Z   clean: true
2026-06-21T01:51:33.6165375Z   sparse-checkout-cone-mode: true
2026-06-21T01:51:33.6165992Z   fetch-tags: false
2026-06-21T01:51:33.6166546Z   show-progress: true
2026-06-21T01:51:33.6167062Z   lfs: false
2026-06-21T01:51:33.6167533Z   submodules: false
2026-06-21T01:51:33.6168074Z   set-safe-directory: true
2026-06-21T01:51:33.6168639Z ##[endgroup]
2026-06-21T01:51:33.8282557Z Syncing repository: SaberMage/spt-core
2026-06-21T01:51:33.8284468Z ##[group]Getting Git version info
2026-06-21T01:51:33.8285325Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T01:51:33.8561722Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T01:51:33.8781009Z git version 2.43.0.windows.1
2026-06-21T01:51:33.8810344Z ##[endgroup]
2026-06-21T01:51:33.8818451Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\804e8811-f389-4204-88cd-b89a703bbc9b\.gitconfig'
2026-06-21T01:51:33.8832284Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\804e8811-f389-4204-88cd-b89a703bbc9b' before making global git config changes
2026-06-21T01:51:33.8833959Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T01:51:33.8837557Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T01:51:33.9077320Z Deleting the contents of 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T01:51:33.9269803Z ##[group]Initializing the repository
2026-06-21T01:51:33.9274407Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core
2026-06-21T01:51:33.9622198Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.git/
2026-06-21T01:51:33.9652833Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-core
2026-06-21T01:51:33.9924721Z ##[endgroup]
2026-06-21T01:51:33.9926046Z ##[group]Disabling automatic garbage collection
2026-06-21T01:51:33.9928155Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T01:51:34.0161397Z ##[endgroup]
2026-06-21T01:51:34.0163596Z ##[group]Setting up auth
2026-06-21T01:51:34.0168387Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T01:51:34.0406012Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T01:51:34.4797006Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T01:51:34.5031897Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T01:51:34.8740496Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T01:51:34.8978073Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T01:51:35.2575665Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T01:51:35.2894146Z ##[endgroup]
2026-06-21T01:51:35.2894701Z ##[group]Fetching the repository
2026-06-21T01:51:35.2901775Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +113d90df680fb5354349c5fd80385ffe087b8206:refs/remotes/pull/26/merge
2026-06-21T01:51:36.9924092Z From https://github.com/SaberMage/spt-core
2026-06-21T01:51:36.9924619Z  * [new branch]      dev-freeform                             -> origin/dev-freeform
2026-06-21T01:51:36.9925094Z  * [new branch]      fix/digest-proof-session-id-keys         -> origin/fix/digest-proof-session-id-keys
2026-06-21T01:51:36.9925562Z  * [new branch]      fix/win-program-resolve                  -> origin/fix/win-program-resolve
2026-06-21T01:51:36.9926042Z  * [new branch]      m10-digest-extractor                     -> origin/m10-digest-extractor
2026-06-21T01:51:36.9926751Z  * [new branch]      m11-shell-substrate                      -> origin/m11-shell-substrate
2026-06-21T01:51:36.9927126Z  * [new branch]      main                                     -> origin/main
2026-06-21T01:51:36.9927508Z  * [new branch]      simple-fixes                             -> origin/simple-fixes
2026-06-21T01:51:36.9927968Z  * [new branch]      v0.10.0-picker-status                    -> origin/v0.10.0-picker-status
2026-06-21T01:51:36.9928363Z  * [new branch]      v0.11.0-findings                         -> origin/v0.11.0-findings
2026-06-21T01:51:36.9928746Z  * [new branch]      v0.12.0-lifecycle                        -> origin/v0.12.0-lifecycle
2026-06-21T01:51:36.9929112Z  * [new branch]      v0.12.1-lifecycle                        -> origin/v0.12.1-lifecycle
2026-06-21T01:51:36.9929518Z  * [new branch]      v0.13.0-delivery-control                 -> origin/v0.13.0-delivery-control
2026-06-21T01:51:36.9929933Z  * [new branch]      v0.13.0-p1b-ack-deadlock                 -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T01:51:36.9930339Z  * [new branch]      v0.8.1-livehost-bootrace                 -> origin/v0.8.1-livehost-bootrace
2026-06-21T01:51:36.9930783Z  * [new branch]      v0.8.2-templating-residency              -> origin/v0.8.2-templating-residency
2026-06-21T01:51:36.9931275Z  * [new branch]      v0.8.3-broker-quic-deadline              -> origin/v0.8.3-broker-quic-deadline
2026-06-21T01:51:36.9931721Z  * [new branch]      v0.9.0-harness-resolution                -> origin/v0.9.0-harness-resolution
2026-06-21T01:51:36.9932195Z  * [new branch]      v0.9.1-resolve-dotstem                   -> origin/v0.9.1-resolve-dotstem
2026-06-21T01:51:36.9932577Z  * [new tag]         v0.1.0                                   -> v0.1.0
2026-06-21T01:51:36.9933522Z  * [new tag]         v0.1.1                                   -> v0.1.1
2026-06-21T01:51:36.9933833Z  * [new tag]         v0.10.0                                  -> v0.10.0
2026-06-21T01:51:36.9934164Z  * [new tag]         v0.11.0                                  -> v0.11.0
2026-06-21T01:51:36.9934478Z  * [new tag]         v0.12.0                                  -> v0.12.0
2026-06-21T01:51:36.9934862Z  * [new tag]         v0.12.1                                  -> v0.12.1
2026-06-21T01:51:36.9935177Z  * [new tag]         v0.2.0                                   -> v0.2.0
2026-06-21T01:51:36.9935476Z  * [new tag]         v0.3.0                                   -> v0.3.0
2026-06-21T01:51:36.9935760Z  * [new tag]         v0.3.1                                   -> v0.3.1
2026-06-21T01:51:36.9936045Z  * [new tag]         v0.3.2                                   -> v0.3.2
2026-06-21T01:51:36.9936359Z  * [new tag]         v0.4.0                                   -> v0.4.0
2026-06-21T01:51:36.9936690Z  * [new tag]         v0.4.1                                   -> v0.4.1
2026-06-21T01:51:36.9936982Z  * [new tag]         v0.4.2                                   -> v0.4.2
2026-06-21T01:51:36.9937261Z  * [new tag]         v0.5.0                                   -> v0.5.0
2026-06-21T01:51:36.9937649Z  * [new tag]         v0.6.0                                   -> v0.6.0
2026-06-21T01:51:36.9937945Z  * [new tag]         v0.7.0                                   -> v0.7.0
2026-06-21T01:51:36.9938623Z  * [new tag]         v0.7.1                                   -> v0.7.1
2026-06-21T01:51:36.9938914Z  * [new tag]         v0.7.2                                   -> v0.7.2
2026-06-21T01:51:36.9939194Z  * [new tag]         v0.7.3                                   -> v0.7.3
2026-06-21T01:51:36.9939467Z  * [new tag]         v0.8.0                                   -> v0.8.0
2026-06-21T01:51:36.9939754Z  * [new tag]         v0.8.1                                   -> v0.8.1
2026-06-21T01:51:36.9940039Z  * [new tag]         v0.8.2                                   -> v0.8.2
2026-06-21T01:51:36.9940344Z  * [new tag]         v0.8.3                                   -> v0.8.3
2026-06-21T01:51:36.9940993Z  * [new tag]         v0.8.4                                   -> v0.8.4
2026-06-21T01:51:36.9941375Z  * [new tag]         v0.9.0                                   -> v0.9.0
2026-06-21T01:51:36.9941699Z  * [new tag]         v0.9.1                                   -> v0.9.1
2026-06-21T01:51:36.9942065Z  * [new ref]         113d90df680fb5354349c5fd80385ffe087b8206 -> pull/26/merge
2026-06-21T01:51:37.0060550Z ##[endgroup]
2026-06-21T01:51:37.0061001Z ##[group]Determining the checkout info
2026-06-21T01:51:37.0061388Z ##[endgroup]
2026-06-21T01:51:37.0066937Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T01:51:37.0360196Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T01:51:37.0591140Z ##[group]Checking out the ref
2026-06-21T01:51:37.0595674Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T01:51:37.3081142Z Note: switching to 'refs/remotes/pull/26/merge'.
2026-06-21T01:51:37.3081467Z 
2026-06-21T01:51:37.3081622Z You are in 'detached HEAD' state. You can look around, make experimental
2026-06-21T01:51:37.3081978Z changes and commit them, and you can discard any commits you make in this
2026-06-21T01:51:37.3082346Z state without impacting any branches by switching back to a branch.
2026-06-21T01:51:37.3082568Z 
2026-06-21T01:51:37.3082748Z If you want to create a new branch to retain commits you create, you may
2026-06-21T01:51:37.3083093Z do so (now or later) by using -c with the switch command. Example:
2026-06-21T01:51:37.3083290Z 
2026-06-21T01:51:37.3083436Z   git switch -c <new-branch-name>
2026-06-21T01:51:37.3083565Z 
2026-06-21T01:51:37.3083660Z Or undo this operation with:
2026-06-21T01:51:37.3083805Z 
2026-06-21T01:51:37.3084143Z   git switch -
2026-06-21T01:51:37.3084269Z 
2026-06-21T01:51:37.3084412Z Turn off this advice by setting config variable advice.detachedHead to false
2026-06-21T01:51:37.3084635Z 
2026-06-21T01:51:37.3084871Z HEAD is now at 113d90d Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:51:37.3122147Z ##[endgroup]
2026-06-21T01:51:37.3378148Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T01:51:37.3599269Z 113d90df680fb5354349c5fd80385ffe087b8206
